Use this task to view Management Instance information.
show mgmt interface [clip | oob | vlan]
show mgmt ip route [clip | oob | vlan]
OR
show mgmt ipv6 route [clip | oob | vlan]
Note
Routes with a type of LOCAL have a metric equal to 1.
show mgmt ip route static [vlan | oob | clip]
OR
show mgmt ipv6 route static [vlan | oob | clip]
Note
Routes with a type of LOCAL have a metric equal to 256.
show mgmt ip arp [clip | oob | vlan]
OR
show mgmt ipv6 neighbor [clip | oob | vlan]
Switch:1>show mgmt interface =========================================================================================================== Mgmt Interface Information =========================================================================================================== INST DESCR TYPE ADMIN VLAN ISID PORT VRF PHYSICAL ----------------------------------------------------------------------------------------------------------- 1 Mgmt-oob1 OOB enable - - oob - 40:e3:17:cc:d4:81 3 Mgmt-clip CLIP disable - - - GlobalRouter 00:00:00:00:00:00 4 Mgmt-vlan VLAN enable 10 - - - 40:e3:17:cc:d5:00 5 Mgmt-sdwan VLAN enable 4047 - - - 40:e3:17:cc:d5:01 4 out of 4 Total Num of mgmt interfaces displayed
Switch:1>show mgmt interface vlan ===================================================================================================== Mgmt Interface Information ===================================================================================================== INST DESCR TYPE ADMIN VLAN ISID PORT VRF PHYSICAL ----------------------------------------------------------------------------------------------------- 4 Mgmt-vlan VLAN enable 2 - - - 192.0.2.188 1 out of 1 Total Num of mgmt interfaces displayed
Switch:1>show mgmt ip route ======================================================================================== Mgmt IPv4 Route Information - Table main ======================================================================================== DEST/MASK NEXTHOP METRIC INTERFACE TYPE ---------------------------------------------------------------------------------------- 0.0.0.0/0 0.0.0.0 100 Mgmt-clip INTERNAL 0.0.0.0/0 0.0.0.0 300 Mgmt-oob1 DHCP 192.0.2.189/24 0.0.0.0 256 Mgmt-vlan LOCAL 172.16.0.0/29 0.0.0.0 1 Mgmt-sdwan LOCAL 4 out of 4 Total Num of mgmt ip route displayed ----------------------------------------------------------------------------------------
Switch:1>show mgmt ip route static ======================================================================================== Mgmt IPv4 Static Route Information - Table main ======================================================================================== INTERFACE DEST/MASK NEXTHOP METRIC STATE TYPE ---------------------------------------------------------------------------------------- Mgmt-vlan 192.0.2.1/24 10.0.0.30 200 ACTIVE STATIC Mgmt-vlan 198.51.100.5/24 10.0.0.40 200 ACTIVE STATIC Mgmt-oob1 0.0.0.0/0 192.0.2.5 300 ACTIVE DHCP
Switch:1>show mgmt ipv6 route static ======================================================================================== Mgmt IPv6 Static Route Information - Table main ======================================================================================== INTERFACE DEST/MASK NEXTHOP METRIC STATE ---------------------------------------------------------------------------------------- Mgmt-vlan 40:0:0:0:0:0:0:0/64 10:0:0:0:0:0:0:40 200 ACTIVE Mgmt-vlan 50:0:0:0:0:0:0:0/64 10:0:0:0:0:0:0:50 200 ACTIVE
Switch:1>show mgmt ip arp ======================================================================================== Mgmt IP ARP Information ======================================================================================== IP_ADDRESS INTERFACE MAC_ADDRESS STATE ---------------------------------------------------------------------------------------- 10.10.10.1 Mgmt-vlan 00:1d:af:64:a2:14 REACHABLE 10.10.10.22 Mgmt-vlan 00:18:b0:5a:92:14 STALE 10.10.10.33 Mgmt-vlan 00:50:56:8c:43:55 FAILED 172.16.0.1 Mgmt-sdwan 00:07:32:a6:8e:d4 STALE 4 out of 4 Total Num of mgmt ip arp displayed
Switch:1>show mgmt ipv6 neighbor ======================================================================================== Mgmt IPv6 Neighbor Information ======================================================================================== IPV6_ADDRESS INTERFACE MAC_ADDRESS STATE ---------------------------------------------------------------------------------------- 10::1 Mgmt-vlan 00:1d:af:64:a2:14 REACHABLE 10::22 Mgmt-vlan 00:18:b0:5a:92:14 STALE 10::33 Mgmt-vlan 00:50:56:8c:43:53 FAILED